projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68a4b77
)
Change arg name to make it clear that it's ignored.
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 28 Apr 2009 04:02:57 +0000
(
04:02
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 28 Apr 2009 04:02:57 +0000
(
04:02
+0000)
lisp/ansi-color.el
patch
|
blob
|
history
diff --git
a/lisp/ansi-color.el
b/lisp/ansi-color.el
index 99e1430c5710cc14f180f094dfd3bf15821363ee..66f128a2e839cb825b86cfd59fd489ac51156a78 100644
(file)
--- a/
lisp/ansi-color.el
+++ b/
lisp/ansi-color.el
@@
-194,7
+194,7
@@
in shell buffers. You set this variable by calling one of:
(setq ansi-color-for-comint-mode 'filter))
;;;###autoload
-(defun ansi-color-process-output (
string
)
+(defun ansi-color-process-output (
ignored
)
"Maybe translate SGR control sequences of comint output into text-properties.
Depending on variable `ansi-color-for-comint-mode' the comint output is